home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Hyperj-Hz / HyperMac™1.2.cpt / Home / card_5900.txt < prev    next >
Text File  |  1987-11-27  |  478b  |  25 lines

  1. -- card: 5900 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 2546
  5. -- name: Info
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=86 top=254 right=314 bottom=421
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Return to Station
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card "Home"
  23. end mouseUp
  24.  
  25.